GameSystem.scriptFatalError

Undocumented in source. Be warned that the author may not have intended to support it.
class GameSystem
version(!CustomRuntime)
void
scriptFatalError
(
Throwable e
,
string file = __FILE__
,
size_t line = __LINE__
,
string func = __PRETTY_FUNCTION__
)

Meta